Skip to content

git url: support query form#6016

Closed
AkihiroSuda wants to merge 1 commit intomoby:masterfrom
AkihiroSuda:giturl-query-split
Closed

git url: support query form#6016
AkihiroSuda wants to merge 1 commit intomoby:masterfrom
AkihiroSuda:giturl-query-split

Conversation

@AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Jun 5, 2025

Fix issue 4905, but the syntax differs from the original proposal.

The document will be added to
https://github.com/docker/docs/blob/main/content/manuals/build/concepts/context.md#url-fragments

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@tonistiigi
Copy link
Member

As mentioned in #5974 (review) , I think we need two different Git URL parsers (one may be a subset of another). The querystring would only be used in Dockerfile/DockerUI and not in the LLB level.

@AkihiroSuda AkihiroSuda closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: csv syntax for git repos

2 participants